projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd752f9
)
Comment fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Jan 1994 01:41:34 +0000
(
01:41
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Jan 1994 01:41:34 +0000
(
01:41
+0000)
lisp/emacs-lisp/bytecomp.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/bytecomp.el
b/lisp/emacs-lisp/bytecomp.el
index 155628797e44871ef5e17ca6038e8f0b1c915780..9a80fa1831587954c1e627b09b3772ec6b13c8a4 100644
(file)
--- a/
lisp/emacs-lisp/bytecomp.el
+++ b/
lisp/emacs-lisp/bytecomp.el
@@
-97,8
+97,6
@@
;;; 'redefine (function cell redefined from
;;; a macro to a lambda or vice versa,
;;; or redefined to take other args)
-;;; This defaults to nil in -batch mode, which is
-;;; slightly faster.
;;; byte-compile-compatibility Whether the compiler should
;;; generate .elc files which can be loaded into
;;; generic emacs 18.